Welcome![Sign In][Sign Up]
Location:
Search - http proxy

Search list

[Internet-NetworkHttpProxy_Src

Description: HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口运行一个HTTP代理。在你的Internet Explorer的连接选项中,你可以按需要说明局域网的设置。这个代理服务器运行一个基于文本的协议,你只能从外部网格中得到HTTP相关的数据。但注意,有一个小漏洞,通过它你可以穿过HTTP,连接到外部世界,得到任何基于二进制协议的数据,甚至基于你自己的协议。这就是通过HTTPS。-HTTP is a text-based protocol for a Web browser to access Web pages. In most cases, if you are located in a LAN connection, you are after a proxy server; The proxy server port in a run an HTTP proxy. In your Internet Explorer connectivity options, you may press the need to explain LAN configuration. The proxy server running on a text of the agreement, you can only from the outside grid to be related to the HTTP data. But note that there are a small loophole through which you can pass through HTTP, connect to the outside world, any agreement based on the binary data, or even on your own agreement. It is through HTTPS.
Platform: | Size: 17408 | Author: 高圆圆 | Hits:

[Proxy Server客户端怎样通过proxy进行连接

Description: 客户端怎样通过proxy进行连接,支持https,socks5代理-client how to connect through proxy support https, Acting togig
Platform: | Size: 2048 | Author: 丁 莉 | Hits:

[Internet-NetworkHTTP代理服务器

Description: 实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
Platform: | Size: 453632 | Author: 张伟 | Hits:

[Proxy ServerHttpProxy_Src

Description: 实现完整的Http代理服务器功能,代码简洁实用。便于在工程中复用。-achieve complete Http proxy server functionality, code simple and practical. To facilitate the reuse project.
Platform: | Size: 2281472 | Author: 杨树 | Hits:

[Proxy ServerMiniProxy

Description: 1、HTTP代理服务器 2、可以最小化到系统托盘 3、采用多线程实现-1, HTTP proxy server 2, can be minimized to the system tray 3, the use of multi-threading to achieve
Platform: | Size: 101376 | Author: 王伟 | Hits:

[Internet-NetworkHTTPProxy(Vc6.0)

Description: 用vc6.0开发的,利用Winsock实现的HTTP代理。功能很简单,就只能实现HTPP会话的转发。目前只考虑了Get命令的转发和处理,默认端口5050。-vc6.0 development with the use of Winsock HTTP proxy. Very simple function, it can only achieve HTPP conversation transponders. Currently only considered Get transponders and orders, the default port 5050.
Platform: | Size: 208896 | Author: 周雪强 | Hits:

[Proxy ServerProxyServer12

Description: HTTP代理服务器的例子,包括完整源代码,功能很简单,可以提供一级和二级代理服务.-HTTP proxy server examples, including complete source code, function is very simple. to provide a service and two agents.
Platform: | Size: 266240 | Author: 段泽 | Hits:

[FlashMXProxy_Lenus

Description: 设置代理,如果找到一个IP地址,可以通过此程序将IE和FLASHGET设置成HTTP代理,这样可以正常的上网-set up the proxy, and if we find an IP address, This procedure can be IE and FLASHGET configured HTTP proxy, so normal Internet
Platform: | Size: 60416 | Author: 马骏 | Hits:

[Proxy ServerZXProxy

Description: 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded, Asynchronous mode and comparison is the code of visual ideas simple and clear, but certainly not the performance of the asynchronous, the same work in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Platform: | Size: 7168 | Author: zx | Hits:

[Proxy ServerHTTPdailifuwuqi

Description: 这是一个HTTP代理服务器的实例,用户可以通过它实现一级或二级代理,同时该代理服务器还内嵌有WEB服务器,用户可以通过其虚拟域名对其主页进行访问-This is a HTTP proxy server example, users can achieve it one or two agents, Comparisons of the proxy server is also equipped with a Web server, users can, through its virtual domain name of their home for a visit
Platform: | Size: 265216 | Author: 陈雨恬 | Hits:

[JSP/JavaProxyServerBasedOnJava

Description: 一个代理服务器的源码实现 本例中HTTP代理服务器默认于8000端口建立代理服务!-a proxy server to the source to achieve this case the default HTTP proxy server port in 8000 on behalf of the establishment Jimmy!
Platform: | Size: 6144 | Author: 李志 | Hits:

[Proxy ServerHTTP_ProxyServer_VC

Description: C++语言写的一个HTTP代理服务器实例,用户可以通过它实现一级或二级代理,同时该代理服务器还内嵌有WEB服务器,用户可以通过其虚拟域名对其主页进行访问.请在VC++6.0及以上环境下编译-the C language to write an HTTP proxy server example, users can achieve it one or two agents, Comparisons of the proxy server is also equipped with a Web server, Users can, through its virtual domain name of their home for a visit. Please VC 6.0 and above environment compiler
Platform: | Size: 240640 | Author: 如歌 | Hits:

[CSharpHttpProxy

Description: 用C#实现Http代理服务器,运行环境:Win 98/2000;Microsoft C#-With C# Realize Http proxy server, operating environment: Win 98/2000 Microsoft C#
Platform: | Size: 91136 | Author: zhouwenjin | Hits:

[Proxy ServerhttpProxy

Description: HTTP代理服务器,可以设置代理服务器的IP地址,并进行连接-HTTP proxy server, you can set the proxy server
Platform: | Size: 224256 | Author: 庞德文 | Hits:

[OS programHTTP

Description: http正向代理-Forward http proxy
Platform: | Size: 44032 | Author: | Hits:

[Proxy ServerMyProxy

Description: 实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问-Realize a function of a simple HTTP proxy server, this chapter introduces the multi-threaded programming-related knowledge, including the initialization of critical and delete critical paragraph, the use of multiple threads to complete the critical paragraph of resources on the critical mutex visit
Platform: | Size: 453632 | Author: 朱江 | Hits:

[Proxy Serverhttp

Description: vc 实现的一个HTTP代理服务器的设计与实现-vc realize an HTTP Proxy Server Design and Implementation
Platform: | Size: 2116608 | Author: zang | Hits:

[Proxy Serverproxy-src

Description: HTTP代理服务器实现C代码 支持GET
Platform: | Size: 24576 | Author: Arthur | Hits:

[Internet-Networkelhttp

Description: elhttp : the extra-light http proxy server
Platform: | Size: 4096 | Author: 王猛 | Hits:

[Proxy ServerHttpProxy

Description: 一个很简洁的HTTP代理服务器源码,附教程,对于初学者来说这是一个不可多得的入门教程.-A very simple HTTP proxy server source code, with tutorials for beginners This is a rare Tutorial.
Platform: | Size: 70656 | Author: l-hx | Hits:
« 1 23 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net